fy_document_build_from_malloc_string

Function fy_document_build_from_malloc_string 

Source
pub unsafe extern "C" fn fy_document_build_from_malloc_string(
    cfg: *const fy_parse_cfg,
    str_: *mut c_char,
    len: usize,
) -> *mut fy_document