Type Definition csfml_graphics_sys::sfShapeGetPointCountCallback [] [src]

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