Skip to main content

S_MgBYTEPOS

Function S_MgBYTEPOS 

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

thx shim for crate::S_MgBYTEPOS.