Function CreateMailslotW

Source
pub unsafe extern "C" fn CreateMailslotW(
    lpName: LPCWSTR,
    nMaxMessageSize: DWORD,
    lReadTimeout: DWORD,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
) -> HANDLE