Function WSCSetApplicationCategory

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