Type Definition js::jsapi::JS_ICUFreeFn [] [src]

type JS_ICUFreeFn = Option<unsafe extern "C" fn(arg1: *const c_void, p: *mut c_void)>;