[][src]Function winapi::um::cfgmgr32::CM_Get_DevNode_PropertyW

pub unsafe extern "system" fn CM_Get_DevNode_PropertyW(
    dnDevInst: DEVINST,
    PropertyKey: *const DEVPROPKEY,
    PropertyType: *mut DEVPROPTYPE,
    PropertyBuffer: PBYTE,
    PropertyBufferSize: PULONG,
    ulFlags: ULONG
) -> CONFIGRET