Function LLVMGetEntryBasicBlock

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