fz_new_context_imp

Function fz_new_context_imp 

Source
pub unsafe extern "C" fn fz_new_context_imp(
    alloc_ctx: *const FzAllocContext,
    locks_ctx: *const FzLocksContext,
    cache_size: size_t,
    version: *const c_char,
) -> *mut FzContext