Type Definition csfml_graphics_sys::sfShapeGetPointCountCallback[][src]

type sfShapeGetPointCountCallback = Option<unsafe extern "C" fn(arg1: *mut c_void) -> usize>;