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