Function UuidFromStringW

Source
pub unsafe extern "C" fn UuidFromStringW(
    StringUuid: RPC_WSTR,
    Uuid: *mut UUID,
) -> RPC_STATUS