json_parser_load_from_file

Function json_parser_load_from_file 

Source
pub unsafe extern "C" fn json_parser_load_from_file(
    parser: *mut JsonParser,
    filename: *const c_char,
    error: *mut *mut GError,
) -> gboolean