Skip to main content

scan_oct

Function scan_oct 

Source
pub unsafe fn scan_oct(
    my_perl: *mut PerlInterpreter,
    a: *const c_char,
    b: STRLEN,
    c: *mut STRLEN,
) -> NV
Expand description

thx shim for crate::scan_oct.