Skip to main content

sv_2pvutf8_flags

Function sv_2pvutf8_flags 

Source
pub unsafe fn sv_2pvutf8_flags(
    my_perl: *mut PerlInterpreter,
    a: *mut SV,
    b: *mut STRLEN,
    c: U32,
) -> *mut c_char
Expand description