Function windows_sys::Wdk::System::SystemServices::PcwCreateInstance

pub unsafe extern "system" fn PcwCreateInstance(
    instance: *mut PPCW_INSTANCE,
    registration: PPCW_REGISTRATION,
    name: *const UNICODE_STRING,
    count: u32,
    data: *const PCW_DATA,
) -> NTSTATUS