Skip to main content

strpos

Function strpos 

Source
fn strpos(string: &str, substring: &str) -> Result<i32, EvalError>