LLVMGetBasicBlockParent

Function LLVMGetBasicBlockParent 

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