[][src]Function winapi::um::ws2spi::WSCSetApplicationCategory

pub unsafe extern "system" fn WSCSetApplicationCategory(
    Path: LPCWSTR,
    PathLength: DWORD,
    Extra: LPCWSTR,
    ExtraLength: DWORD,
    PermittedLspCategories: DWORD,
    pPrevPermLspCat: *mut DWORD,
    lpErrno: LPINT
) -> c_int