Function windows::Wdk::System::SystemServices::PcwCreateInstance
pub unsafe fn PcwCreateInstance<P0>(
instance: *mut PPCW_INSTANCE,
registration: P0,
name: *const UNICODE_STRING,
data: &[PCW_DATA],
) -> NTSTATUSwhere
P0: Param<PPCW_REGISTRATION>,