json_parser_load_from_mapped_file

Function json_parser_load_from_mapped_file 

Source
pub unsafe extern "C" fn json_parser_load_from_mapped_file(
    parser: *mut JsonParser,
    filename: *const c_char,
    error: *mut *mut GError,
) -> gboolean
Available on crate feature v1_6 only.