SetUserObjectInformationA

Function SetUserObjectInformationA 

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