pub unsafe extern "C" fn LLVMGetLastGlobalIFunc(
M: LLVMModuleRef,
) -> LLVMValueRefExpand description
Obtain an iterator to the last GlobalIFunc in a Module.
pub unsafe extern "C" fn LLVMGetLastGlobalIFunc(
M: LLVMModuleRef,
) -> LLVMValueRefObtain an iterator to the last GlobalIFunc in a Module.