[][src]Type Definition angelscript_sys::c_types::asBINARYREADFUNC_t

type asBINARYREADFUNC_t = Option<unsafe extern "C" fn(ptr: *mut c_void, size: asUINT, param: *mut c_void)>;