sc_window_get_frame

Function sc_window_get_frame 

Source
pub unsafe extern "C" fn sc_window_get_frame(
    window: *const c_void,
    x: *mut f64,
    y: *mut f64,
    width: *mut f64,
    height: *mut f64,
)