Function LLVMGetBasicBlockParent

Source
pub(crate) unsafe extern "C" fn LLVMGetBasicBlockParent(
    BB: &BasicBlock,
) -> &Value