fy_parser_set_string

Function fy_parser_set_string 

Source
pub unsafe extern "C" fn fy_parser_set_string(
    fyp: *mut fy_parser,
    str_: *const c_char,
    len: usize,
) -> c_int