Function libyang2_sys::ly_ctx_new

source ·
pub unsafe extern "C" fn ly_ctx_new(
    search_dir: *const c_char,
    options: u16,
    new_ctx: *mut *mut ly_ctx
) -> Type