Skip to main content

scan_word

Function scan_word 

Source
pub unsafe fn scan_word(
    my_perl: *mut PerlInterpreter,
    a: *mut c_char,
    b: *mut c_char,
    c: STRLEN,
    d: c_int,
    e: *mut STRLEN,
) -> *mut c_char
Expand description

thx shim for crate::scan_word.