[][src]Function CCODE::SetKernelObjectSecurity

pub unsafe extern "C" fn SetKernelObjectSecurity(
    Handle: HANDLE,
    SecurityInformation: SECURITY_INFORMATION,
    SecurityDescriptor: PSECURITY_DESCRIPTOR
) -> BOOL