Function AddSecurityPackageA
pub unsafe fn AddSecurityPackageA<P0>(
pszpackagename: P0,
poptions: Option<*const SECURITY_PACKAGE_OPTIONS>,
) -> Result<()>where
P0: Param<PCSTR>,
pub unsafe fn AddSecurityPackageA<P0>(
pszpackagename: P0,
poptions: Option<*const SECURITY_PACKAGE_OPTIONS>,
) -> Result<()>where
P0: Param<PCSTR>,