Function LLVMGetBasicBlockParent

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