[][src]Function winapi::um::winuser::SetUserObjectSecurity

pub unsafe extern "system" fn SetUserObjectSecurity(
    hObj: HANDLE,
    pSIRequested: PSECURITY_INFORMATION,
    pSID: PSECURITY_DESCRIPTOR
) -> BOOL