sfWindow_setTitle

Function sfWindow_setTitle 

Source
pub unsafe extern "C" fn sfWindow_setTitle(
    window: *mut sfWindow,
    title: *const c_char,
)