Function LLVMGetInstructionParent

Source
pub unsafe extern "C" fn LLVMGetInstructionParent(
    Inst: *mut LLVMValue,
) -> *mut LLVMBasicBlock