Function capeUUID_parsew

Source
pub unsafe extern "C" fn capeUUID_parsew(
    string: *const wchar_t,
    uuid: *mut CapeUUID,
) -> bool