Function JS_DetectModule

Source
pub unsafe extern "C" fn JS_DetectModule(
    input: *const i8,
    input_len: u64,
) -> bool