Skip to main content

http_SetStatus

Function http_SetStatus 

Source
pub unsafe extern "C" fn http_SetStatus(
    to: *mut http,
    status: u16,
    reason: *const c_char,
)