Function LLVMGetPreviousGlobal

Source
pub unsafe extern "C" fn LLVMGetPreviousGlobal(
    GlobalVar: *mut LLVMValue,
) -> *mut LLVMValue