ly_ctx_new

Function ly_ctx_new 

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