Function libyang2_sys::ly_time_str2ts

source ·
pub unsafe extern "C" fn ly_time_str2ts(
    value: *const c_char,
    ts: *mut timespec
) -> Type