[−][src]Function winapi::um::winbase::CreateMailslotW
pub unsafe extern "system" fn CreateMailslotW(
lpName: LPCWSTR,
nMaxMessageSize: DWORD,
lReadTimeout: DWORD,
lpSecurityAttributes: LPSECURITY_ATTRIBUTES
) -> HANDLE