Function r_parse_parse

Source
pub unsafe extern "C" fn r_parse_parse(
    p: *mut RParse,
    data: *const c_char,
    str_: *mut c_char,
) -> bool