Function Perl_scan_vstring

Source
pub unsafe extern "C" fn Perl_scan_vstring(
    my_perl: *mut PerlInterpreter,
    s: *const c_char,
    e: *const c_char,
    sv: *mut SV,
) -> *mut c_char