Skip to main content

Perl_grok_hex

Function Perl_grok_hex 

Source
pub unsafe fn Perl_grok_hex(
    my_perl: *mut PerlInterpreter,
    start: *const c_char,
    len_p: *mut STRLEN,
    flags: *mut I32,
    result: *mut NV,
) -> UV
Expand description

thx shim for crate::Perl_grok_hex.