Function LLVMGetEntryBasicBlock

Source
#[no_mangle]
pub extern "C" fn LLVMGetEntryBasicBlock(
    Fn: LLVMValueRef,
) -> LLVMBasicBlockRef