Function Perl_grok_bin

Source
pub unsafe extern "C" fn Perl_grok_bin(
    my_perl: *mut PerlInterpreter,
    start: *const c_char,
    len_p: *mut STRLEN,
    flags: *mut I32,
    result: *mut NV,
) -> UV