[][src]Function ffi_convert::point_to_string

pub fn point_to_string(
    pointer: *mut *const c_char,
    string: String
) -> Result<(), Error>