Function JS_DetectModule

Source
pub unsafe extern "C" fn JS_DetectModule(
    input: *const c_char,
    input_len: size_t,
) -> c_int