Function windows::Win32::Security::EnterpriseData::SrpIsTokenService

pub unsafe fn SrpIsTokenService<P0>(
    tokenhandle: P0,
    istokenservice: *mut u8,
) -> NTSTATUS
where P0: Param<HANDLE>,