Function jansson_sys::json_load_file [] [src]

pub unsafe extern "C" fn json_load_file(
    path: *const c_char,
    flags: usize,
    error: *mut json_error_t
) -> *mut json_t