Function icu_capi::timezone::ffi::ICU4XCustomTimeZone_create_from_string

source ยท
#[no_mangle]
extern "C" fn ICU4XCustomTimeZone_create_from_string(
    s_diplomat_data: *const u8,
    s_diplomat_len: usize,
) -> DiplomatResult<Box<ICU4XCustomTimeZone>, ICU4XError>