Function SetUserObjectInformationA

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