Function LLVMGetInstructionParent

Source
#[no_mangle]
pub extern "C" fn LLVMGetInstructionParent(
    Inst: LLVMValueRef,
) -> LLVMBasicBlockRef