Function LLVMGetLastGlobal

Source
pub unsafe extern "C" fn LLVMGetLastGlobal(
    M: *mut LLVMModule,
) -> *mut LLVMValue