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

type JSInitCallback = Option<unsafe extern "C" fn() -> bool>;