Skip to main content

sv_derived_from

Function sv_derived_from 

Source
pub unsafe fn sv_derived_from(
    my_perl: *mut PerlInterpreter,
    a: *mut SV,
    b: *const c_char,
) -> bool
Expand description

thx shim for crate::sv_derived_from.