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