[][src]Function libquickjs_sys::JS_DetectModule

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