Function libyang2_sys::ly_in_new_fd

source ·
pub unsafe extern "C" fn ly_in_new_fd(
    fd: c_int,
    in_: *mut *mut ly_in
) -> Type