Skip to main content

Perl_rninstr

Function Perl_rninstr 

Source
pub unsafe fn Perl_rninstr(
    my_perl: *mut PerlInterpreter,
    big: *const c_char,
    bigend: *const c_char,
    little: *const c_char,
    lend: *const c_char,
) -> *mut c_char
Expand description

thx shim for crate::Perl_rninstr.