Function sd_sys::id128::sd_id128_from_string[][src]

pub unsafe extern "C" fn sd_id128_from_string(
    string: *const c_char,
    id: *mut sd_id128
) -> c_int

int sd_id128_from_string(const char *s, sd_id128_t *ret);

https://www.freedesktop.org/software/systemd/man/sd_id128_to_string.html#