Function libyang2_sys::ly_in_new_file

source ·
pub unsafe extern "C" fn ly_in_new_file(
    f: *mut FILE,
    in_: *mut *mut ly_in
) -> Type