Skip to main content
This is unreleased documentation for the main (development) branch of crypto-glue.

sscanf

Function sscanf 

Source
pub unsafe extern "C" fn sscanf(
    s: *const c_char,
    format: *const c_char,
    ...
) -> c_int