Function LLVMGetGlobalParent

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