ocrypto_sc_p256_from32bytes

Function ocrypto_sc_p256_from32bytes 

Source
pub unsafe extern "C" fn ocrypto_sc_p256_from32bytes(
    r: *mut ocrypto_sc_p256,
    x: *const u8,
) -> c_int