Skip to main content

report

Function report 

Source
pub fn report(
    name: *const c_char,
    location: &Location,
    type: &str,
    message: &str,
)