Function winapi::um::winbase::_hwrite

source ·
pub unsafe extern "system" fn _hwrite(
    hFile: HFILE,
    lpBuffer: LPCCH,
    lBytes: c_long
) -> c_long