Function GetRngInterface
pub unsafe fn GetRngInterface<P0>(
pszprovidername: P0,
ppfunctiontable: *mut *mut BCRYPT_RNG_FUNCTION_TABLE,
dwflags: u32,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,
pub unsafe fn GetRngInterface<P0>(
pszprovidername: P0,
ppfunctiontable: *mut *mut BCRYPT_RNG_FUNCTION_TABLE,
dwflags: u32,
) -> NTSTATUSwhere
P0: Param<PCWSTR>,