[][src]Function libquickjs_sys::JS_DetectModule

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