pub unsafe extern "system" fn SetMailslotInfo(
    hmailslot: HANDLE,
    lreadtimeout: u32
) -> BOOL
Expand description

Required features: ‘Win32_System_Mailslots’, ‘Win32_Foundation’