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