Function LLVMGetBasicBlockParent

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