Skip to main content

sv_2pvbyte_flags

Function sv_2pvbyte_flags 

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