Function ORSetValue
pub unsafe fn ORSetValue<P1>(
handle: ORHKEY,
lpvaluename: P1,
dwtype: u32,
lpdata: Option<&[u8]>,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
pub unsafe fn ORSetValue<P1>(
handle: ORHKEY,
lpvaluename: P1,
dwtype: u32,
lpdata: Option<&[u8]>,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,