SetUserObjectInformationW

Function SetUserObjectInformationW 

Source
pub unsafe extern "system" fn SetUserObjectInformationW(
    hObj: HANDLE,
    nIndex: c_int,
    pvInfo: PVOID,
    nLength: DWORD,
) -> BOOL