Function LLVMGetFirstBasicBlock

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