Skip to main content

strGE

Function strGE 

Source
pub unsafe fn strGE(
    my_perl: *mut PerlInterpreter,
    s1: *mut c_char,
    s2: *mut c_char,
) -> bool
Expand description

thx shim for crate::strGE.