Skip to main content

mg_copy

Function mg_copy 

Source
pub unsafe fn mg_copy(
    my_perl: *mut PerlInterpreter,
    a: *mut SV,
    b: *mut SV,
    c: *const c_char,
    d: I32,
) -> c_int
Expand description

thx shim for crate::mg_copy.