Skip to main content

sv_copypv_flags

Function sv_copypv_flags 

Source
pub unsafe fn sv_copypv_flags(
    my_perl: *mut PerlInterpreter,
    a: *mut SV,
    b: *mut SV,
    c: I32,
)
Expand description

thx shim for crate::sv_copypv_flags.