Skip to main content

sv_does_pvn

Function sv_does_pvn 

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

thx shim for crate::sv_does_pvn.