Skip to main content

Perl_unpackstring

Function Perl_unpackstring 

Source
pub unsafe extern "C" fn Perl_unpackstring(
    my_perl: *mut interpreter,
    pat: *const i8,
    patend: *const i8,
    s: *const i8,
    strend: *const i8,
    flags: u32,
) -> isize