Function LLVMGetFirstBasicBlock

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