pub unsafe extern "system" fn _lread(
    hfile: i32,
    lpbuffer: *mut c_void,
    ubytes: u32
) -> u32
Expand description

Required features: "Win32_System_WindowsProgramming"