Function SetMailslotInfo

pub unsafe fn SetMailslotInfo(
    hmailslot: HANDLE,
    lreadtimeout: u32,
) -> Result<()>