Skip to main content

MgBYTEPOS

Function MgBYTEPOS 

Source
pub unsafe fn MgBYTEPOS(
    my_perl: *mut PerlInterpreter,
    mg: *mut MAGIC,
    sv: *mut SV,
    pv: *const c_char,
    len: STRLEN,
) -> STRLEN
Expand description

thx shim for crate::MgBYTEPOS.