Type Definition csfml_graphics_sys::sfShapeGetPointCallback [] [src]

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