pub unsafe extern "C" fn ibutton_key_get_type_by_string(
    type_string: *const i8,
    key_type: *mut iButtonKeyType
) -> bool
Expand description

Get key type from string @param type_string @param key_type @return bool