Function libhelium_sys::he_content_block_new

source ยท
pub unsafe extern "C" fn he_content_block_new(
    title: *const c_char,
    subtitle: *const c_char,
    icon: *const c_char,
    primary_button: *mut HeButton,
    secondary_button: *mut HeButton,
) -> *mut HeContentBlock