Type Definition wren_rust::ForeignMethodFn [] [src]

type ForeignMethodFn = Option<unsafe extern "C" fn(_: *mut WrenVM)>;