[][src]Function CCODE::CreateMailslotW

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