Skip to main content

grok_number_flags

Function grok_number_flags 

Source
pub unsafe fn grok_number_flags(
    my_perl: *mut PerlInterpreter,
    a: *const c_char,
    b: STRLEN,
    c: *mut UV,
    d: U32,
) -> c_int
Expand description