Skip to main content

sv_does_pv

Function sv_does_pv 

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

thx shim for crate::sv_does_pv.