fy_parser_set_malloc_string

Function fy_parser_set_malloc_string 

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